home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Fixation 1.3
/
graphutil.h
< prev
next >
Wrap
Text File
|
1995-09-21
|
286b
|
7 lines
// gimputil.h
typedef unsigned char ub1;
void makegworld(GWorldPtr *gw, Rect *bounds, int depth, CTabHandle dacolors);
void loadtexture(GWorldPtr gw, int id);
void GetPixFromResources(short base, int numpix, Rect blockrect[], GWorldPtr bpix[], GWorldPtr bmask[], CTabHandle dacolors);